3.3.77 \(\int \frac {x^2 (1-c^2 x^2)^{3/2}}{a+b \text {arccosh}(c x)} \, dx\) [277]

3.3.77.1 Optimal result
3.3.77.2 Mathematica [A] (warning: unable to verify)
3.3.77.3 Rubi [A] (verified)
3.3.77.4 Maple [A] (verified)
3.3.77.5 Fricas [F]
3.3.77.6 Sympy [F]
3.3.77.7 Maxima [F]
3.3.77.8 Giac [F]
3.3.77.9 Mupad [F(-1)]

3.3.77.1 Optimal result

Integrand size = 28, antiderivative size = 339 \[ \int \frac {x^2 \left (1-c^2 x^2\right )^{3/2}}{a+b \text {arccosh}(c x)} \, dx=\frac {\sqrt {1-c x} \cosh \left (\frac {2 a}{b}\right ) \text {Chi}\left (\frac {2 (a+b \text {arccosh}(c x))}{b}\right )}{32 b c^3 \sqrt {-1+c x}}+\frac {\sqrt {1-c x} \cosh \left (\frac {4 a}{b}\right ) \text {Chi}\left (\frac {4 (a+b \text {arccosh}(c x))}{b}\right )}{16 b c^3 \sqrt {-1+c x}}-\frac {\sqrt {1-c x} \cosh \left (\frac {6 a}{b}\right ) \text {Chi}\left (\frac {6 (a+b \text {arccosh}(c x))}{b}\right )}{32 b c^3 \sqrt {-1+c x}}-\frac {\sqrt {1-c x} \log (a+b \text {arccosh}(c x))}{16 b c^3 \sqrt {-1+c x}}-\frac {\sqrt {1-c x} \sinh \left (\frac {2 a}{b}\right ) \text {Shi}\left (\frac {2 (a+b \text {arccosh}(c x))}{b}\right )}{32 b c^3 \sqrt {-1+c x}}-\frac {\sqrt {1-c x} \sinh \left (\frac {4 a}{b}\right ) \text {Shi}\left (\frac {4 (a+b \text {arccosh}(c x))}{b}\right )}{16 b c^3 \sqrt {-1+c x}}+\frac {\sqrt {1-c x} \sinh \left (\frac {6 a}{b}\right ) \text {Shi}\left (\frac {6 (a+b \text {arccosh}(c x))}{b}\right )}{32 b c^3 \sqrt {-1+c x}} \]

output
1/32*Chi(2*(a+b*arccosh(c*x))/b)*cosh(2*a/b)*(-c*x+1)^(1/2)/b/c^3/(c*x-1)^ 
(1/2)+1/16*Chi(4*(a+b*arccosh(c*x))/b)*cosh(4*a/b)*(-c*x+1)^(1/2)/b/c^3/(c 
*x-1)^(1/2)-1/32*Chi(6*(a+b*arccosh(c*x))/b)*cosh(6*a/b)*(-c*x+1)^(1/2)/b/ 
c^3/(c*x-1)^(1/2)-1/16*ln(a+b*arccosh(c*x))*(-c*x+1)^(1/2)/b/c^3/(c*x-1)^( 
1/2)-1/32*Shi(2*(a+b*arccosh(c*x))/b)*sinh(2*a/b)*(-c*x+1)^(1/2)/b/c^3/(c* 
x-1)^(1/2)-1/16*Shi(4*(a+b*arccosh(c*x))/b)*sinh(4*a/b)*(-c*x+1)^(1/2)/b/c 
^3/(c*x-1)^(1/2)+1/32*Shi(6*(a+b*arccosh(c*x))/b)*sinh(6*a/b)*(-c*x+1)^(1/ 
2)/b/c^3/(c*x-1)^(1/2)
 
3.3.77.2 Mathematica [A] (warning: unable to verify)

Time = 0.62 (sec) , antiderivative size = 188, normalized size of antiderivative = 0.55 \[ \int \frac {x^2 \left (1-c^2 x^2\right )^{3/2}}{a+b \text {arccosh}(c x)} \, dx=-\frac {\sqrt {1-c^2 x^2} \left (-\cosh \left (\frac {2 a}{b}\right ) \text {Chi}\left (2 \left (\frac {a}{b}+\text {arccosh}(c x)\right )\right )-2 \cosh \left (\frac {4 a}{b}\right ) \text {Chi}\left (4 \left (\frac {a}{b}+\text {arccosh}(c x)\right )\right )+\cosh \left (\frac {6 a}{b}\right ) \text {Chi}\left (6 \left (\frac {a}{b}+\text {arccosh}(c x)\right )\right )+2 \log (a+b \text {arccosh}(c x))+\sinh \left (\frac {2 a}{b}\right ) \text {Shi}\left (2 \left (\frac {a}{b}+\text {arccosh}(c x)\right )\right )+2 \sinh \left (\frac {4 a}{b}\right ) \text {Shi}\left (4 \left (\frac {a}{b}+\text {arccosh}(c x)\right )\right )-\sinh \left (\frac {6 a}{b}\right ) \text {Shi}\left (6 \left (\frac {a}{b}+\text {arccosh}(c x)\right )\right )\right )}{32 c^3 \sqrt {\frac {-1+c x}{1+c x}} (b+b c x)} \]

input
Integrate[(x^2*(1 - c^2*x^2)^(3/2))/(a + b*ArcCosh[c*x]),x]
 
output
-1/32*(Sqrt[1 - c^2*x^2]*(-(Cosh[(2*a)/b]*CoshIntegral[2*(a/b + ArcCosh[c* 
x])]) - 2*Cosh[(4*a)/b]*CoshIntegral[4*(a/b + ArcCosh[c*x])] + Cosh[(6*a)/ 
b]*CoshIntegral[6*(a/b + ArcCosh[c*x])] + 2*Log[a + b*ArcCosh[c*x]] + Sinh 
[(2*a)/b]*SinhIntegral[2*(a/b + ArcCosh[c*x])] + 2*Sinh[(4*a)/b]*SinhInteg 
ral[4*(a/b + ArcCosh[c*x])] - Sinh[(6*a)/b]*SinhIntegral[6*(a/b + ArcCosh[ 
c*x])]))/(c^3*Sqrt[(-1 + c*x)/(1 + c*x)]*(b + b*c*x))
 
3.3.77.3 Rubi [A] (verified)

Time = 0.62 (sec) , antiderivative size = 191, normalized size of antiderivative = 0.56, number of steps used = 4, number of rules used = 3, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.107, Rules used = {6367, 5971, 2009}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {x^2 \left (1-c^2 x^2\right )^{3/2}}{a+b \text {arccosh}(c x)} \, dx\)

\(\Big \downarrow \) 6367

\(\displaystyle -\frac {\sqrt {1-c x} \int \frac {\cosh ^2\left (\frac {a}{b}-\frac {a+b \text {arccosh}(c x)}{b}\right ) \sinh ^4\left (\frac {a}{b}-\frac {a+b \text {arccosh}(c x)}{b}\right )}{a+b \text {arccosh}(c x)}d(a+b \text {arccosh}(c x))}{b c^3 \sqrt {c x-1}}\)

\(\Big \downarrow \) 5971

\(\displaystyle -\frac {\sqrt {1-c x} \int \left (\frac {\cosh \left (\frac {6 a}{b}-\frac {6 (a+b \text {arccosh}(c x))}{b}\right )}{32 (a+b \text {arccosh}(c x))}-\frac {\cosh \left (\frac {4 a}{b}-\frac {4 (a+b \text {arccosh}(c x))}{b}\right )}{16 (a+b \text {arccosh}(c x))}-\frac {\cosh \left (\frac {2 a}{b}-\frac {2 (a+b \text {arccosh}(c x))}{b}\right )}{32 (a+b \text {arccosh}(c x))}+\frac {1}{16 (a+b \text {arccosh}(c x))}\right )d(a+b \text {arccosh}(c x))}{b c^3 \sqrt {c x-1}}\)

\(\Big \downarrow \) 2009

\(\displaystyle -\frac {\sqrt {1-c x} \left (-\frac {1}{32} \cosh \left (\frac {2 a}{b}\right ) \text {Chi}\left (\frac {2 (a+b \text {arccosh}(c x))}{b}\right )-\frac {1}{16} \cosh \left (\frac {4 a}{b}\right ) \text {Chi}\left (\frac {4 (a+b \text {arccosh}(c x))}{b}\right )+\frac {1}{32} \cosh \left (\frac {6 a}{b}\right ) \text {Chi}\left (\frac {6 (a+b \text {arccosh}(c x))}{b}\right )+\frac {1}{32} \sinh \left (\frac {2 a}{b}\right ) \text {Shi}\left (\frac {2 (a+b \text {arccosh}(c x))}{b}\right )+\frac {1}{16} \sinh \left (\frac {4 a}{b}\right ) \text {Shi}\left (\frac {4 (a+b \text {arccosh}(c x))}{b}\right )-\frac {1}{32} \sinh \left (\frac {6 a}{b}\right ) \text {Shi}\left (\frac {6 (a+b \text {arccosh}(c x))}{b}\right )+\frac {1}{16} \log (a+b \text {arccosh}(c x))\right )}{b c^3 \sqrt {c x-1}}\)

input
Int[(x^2*(1 - c^2*x^2)^(3/2))/(a + b*ArcCosh[c*x]),x]
 
output
-((Sqrt[1 - c*x]*(-1/32*(Cosh[(2*a)/b]*CoshIntegral[(2*(a + b*ArcCosh[c*x] 
))/b]) - (Cosh[(4*a)/b]*CoshIntegral[(4*(a + b*ArcCosh[c*x]))/b])/16 + (Co 
sh[(6*a)/b]*CoshIntegral[(6*(a + b*ArcCosh[c*x]))/b])/32 + Log[a + b*ArcCo 
sh[c*x]]/16 + (Sinh[(2*a)/b]*SinhIntegral[(2*(a + b*ArcCosh[c*x]))/b])/32 
+ (Sinh[(4*a)/b]*SinhIntegral[(4*(a + b*ArcCosh[c*x]))/b])/16 - (Sinh[(6*a 
)/b]*SinhIntegral[(6*(a + b*ArcCosh[c*x]))/b])/32))/(b*c^3*Sqrt[-1 + c*x]) 
)
 

3.3.77.3.1 Defintions of rubi rules used

rule 2009
Int[u_, x_Symbol] :> Simp[IntSum[u, x], x] /; SumQ[u]
 

rule 5971
Int[Cosh[(a_.) + (b_.)*(x_)]^(p_.)*((c_.) + (d_.)*(x_))^(m_.)*Sinh[(a_.) + 
(b_.)*(x_)]^(n_.), x_Symbol] :> Int[ExpandTrigReduce[(c + d*x)^m, Sinh[a + 
b*x]^n*Cosh[a + b*x]^p, x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n, 0] & 
& IGtQ[p, 0]
 

rule 6367
Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*(x_)^(m_.)*((d_) + (e_.)*(x_) 
^2)^(p_.), x_Symbol] :> Simp[(1/(b*c^(m + 1)))*Simp[(d + e*x^2)^p/((1 + c*x 
)^p*(-1 + c*x)^p)]   Subst[Int[x^n*Cosh[-a/b + x/b]^m*Sinh[-a/b + x/b]^(2*p 
 + 1), x], x, a + b*ArcCosh[c*x]], x] /; FreeQ[{a, b, c, d, e, n}, x] && Eq 
Q[c^2*d + e, 0] && IGtQ[2*p + 2, 0] && IGtQ[m, 0]
 
3.3.77.4 Maple [A] (verified)

Time = 0.71 (sec) , antiderivative size = 297, normalized size of antiderivative = 0.88

method result size
default \(-\frac {\sqrt {-c^{2} x^{2}+1}\, \left (-\sqrt {c x -1}\, \sqrt {c x +1}\, c x +c^{2} x^{2}-1\right ) \left (-4 \sqrt {c x -1}\, \sqrt {c x +1}\, \ln \left (a +b \,\operatorname {arccosh}\left (c x \right )\right )-4 \ln \left (a +b \,\operatorname {arccosh}\left (c x \right )\right ) c x +\operatorname {Ei}_{1}\left (6 \,\operatorname {arccosh}\left (c x \right )+\frac {6 a}{b}\right ) {\mathrm e}^{\frac {b \,\operatorname {arccosh}\left (c x \right )+6 a}{b}}+\operatorname {Ei}_{1}\left (-6 \,\operatorname {arccosh}\left (c x \right )-\frac {6 a}{b}\right ) {\mathrm e}^{-\frac {-b \,\operatorname {arccosh}\left (c x \right )+6 a}{b}}-2 \,\operatorname {Ei}_{1}\left (4 \,\operatorname {arccosh}\left (c x \right )+\frac {4 a}{b}\right ) {\mathrm e}^{\frac {b \,\operatorname {arccosh}\left (c x \right )+4 a}{b}}-\operatorname {Ei}_{1}\left (2 \,\operatorname {arccosh}\left (c x \right )+\frac {2 a}{b}\right ) {\mathrm e}^{\frac {b \,\operatorname {arccosh}\left (c x \right )+2 a}{b}}-\operatorname {Ei}_{1}\left (-2 \,\operatorname {arccosh}\left (c x \right )-\frac {2 a}{b}\right ) {\mathrm e}^{-\frac {-b \,\operatorname {arccosh}\left (c x \right )+2 a}{b}}-2 \,\operatorname {Ei}_{1}\left (-4 \,\operatorname {arccosh}\left (c x \right )-\frac {4 a}{b}\right ) {\mathrm e}^{-\frac {-b \,\operatorname {arccosh}\left (c x \right )+4 a}{b}}\right )}{64 \left (c x +1\right ) c^{3} \left (c x -1\right ) b}\) \(297\)

input
int(x^2*(-c^2*x^2+1)^(3/2)/(a+b*arccosh(c*x)),x,method=_RETURNVERBOSE)
 
output
-1/64*(-c^2*x^2+1)^(1/2)*(-(c*x-1)^(1/2)*(c*x+1)^(1/2)*c*x+c^2*x^2-1)*(-4* 
(c*x-1)^(1/2)*(c*x+1)^(1/2)*ln(a+b*arccosh(c*x))-4*ln(a+b*arccosh(c*x))*c* 
x+Ei(1,6*arccosh(c*x)+6*a/b)*exp((b*arccosh(c*x)+6*a)/b)+Ei(1,-6*arccosh(c 
*x)-6*a/b)*exp(-(-b*arccosh(c*x)+6*a)/b)-2*Ei(1,4*arccosh(c*x)+4*a/b)*exp( 
(b*arccosh(c*x)+4*a)/b)-Ei(1,2*arccosh(c*x)+2*a/b)*exp((b*arccosh(c*x)+2*a 
)/b)-Ei(1,-2*arccosh(c*x)-2*a/b)*exp(-(-b*arccosh(c*x)+2*a)/b)-2*Ei(1,-4*a 
rccosh(c*x)-4*a/b)*exp(-(-b*arccosh(c*x)+4*a)/b))/(c*x+1)/c^3/(c*x-1)/b
 
3.3.77.5 Fricas [F]

\[ \int \frac {x^2 \left (1-c^2 x^2\right )^{3/2}}{a+b \text {arccosh}(c x)} \, dx=\int { \frac {{\left (-c^{2} x^{2} + 1\right )}^{\frac {3}{2}} x^{2}}{b \operatorname {arcosh}\left (c x\right ) + a} \,d x } \]

input
integrate(x^2*(-c^2*x^2+1)^(3/2)/(a+b*arccosh(c*x)),x, algorithm="fricas")
 
output
integral(-(c^2*x^4 - x^2)*sqrt(-c^2*x^2 + 1)/(b*arccosh(c*x) + a), x)
 
3.3.77.6 Sympy [F]

\[ \int \frac {x^2 \left (1-c^2 x^2\right )^{3/2}}{a+b \text {arccosh}(c x)} \, dx=\int \frac {x^{2} \left (- \left (c x - 1\right ) \left (c x + 1\right )\right )^{\frac {3}{2}}}{a + b \operatorname {acosh}{\left (c x \right )}}\, dx \]

input
integrate(x**2*(-c**2*x**2+1)**(3/2)/(a+b*acosh(c*x)),x)
 
output
Integral(x**2*(-(c*x - 1)*(c*x + 1))**(3/2)/(a + b*acosh(c*x)), x)
 
3.3.77.7 Maxima [F]

\[ \int \frac {x^2 \left (1-c^2 x^2\right )^{3/2}}{a+b \text {arccosh}(c x)} \, dx=\int { \frac {{\left (-c^{2} x^{2} + 1\right )}^{\frac {3}{2}} x^{2}}{b \operatorname {arcosh}\left (c x\right ) + a} \,d x } \]

input
integrate(x^2*(-c^2*x^2+1)^(3/2)/(a+b*arccosh(c*x)),x, algorithm="maxima")
 
output
integrate((-c^2*x^2 + 1)^(3/2)*x^2/(b*arccosh(c*x) + a), x)
 
3.3.77.8 Giac [F]

\[ \int \frac {x^2 \left (1-c^2 x^2\right )^{3/2}}{a+b \text {arccosh}(c x)} \, dx=\int { \frac {{\left (-c^{2} x^{2} + 1\right )}^{\frac {3}{2}} x^{2}}{b \operatorname {arcosh}\left (c x\right ) + a} \,d x } \]

input
integrate(x^2*(-c^2*x^2+1)^(3/2)/(a+b*arccosh(c*x)),x, algorithm="giac")
 
output
integrate((-c^2*x^2 + 1)^(3/2)*x^2/(b*arccosh(c*x) + a), x)
 
3.3.77.9 Mupad [F(-1)]

Timed out. \[ \int \frac {x^2 \left (1-c^2 x^2\right )^{3/2}}{a+b \text {arccosh}(c x)} \, dx=\int \frac {x^2\,{\left (1-c^2\,x^2\right )}^{3/2}}{a+b\,\mathrm {acosh}\left (c\,x\right )} \,d x \]

input
int((x^2*(1 - c^2*x^2)^(3/2))/(a + b*acosh(c*x)),x)
 
output
int((x^2*(1 - c^2*x^2)^(3/2))/(a + b*acosh(c*x)), x)